-
Home
-
StoreEngine – Powerful WordPress eCommerce Plugin for Payments, Memberships, Affiliates, Sales & More
-
1.1.1 (latest)
-
Code
-
Classes
- Checkout
Total Complexity |
126 |
Dependencies |
19 |
Dependents |
2 |
Total lines |
1,074 |
Lines of code |
811 |
Logical lines of code |
384 |
Comment lines |
93 |
Methods |
23 |
Properties |
0 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
refund() |
C |
34 |
24 |
82 |
place_order() |
A |
36 |
11 |
79 |
validate_checkout_data() |
A |
43 |
12 |
48 |
add_product() |
A |
40 |
11 |
57 |
pay_order() |
A |
46 |
11 |
38 |
set_checkout_data() |
A |
39 |
7 |
65 |
update_checkout() |
A |
45 |
8 |
40 |
__construct() |
A |
34 |
1 |
130 |
create_or_update_customer() |
S |
47 |
4 |
37 |
create_customer() |
S |
49 |
4 |
32 |
add_shipping() |
S |
52 |
4 |
24 |
change_subscription() |
S |
53 |
4 |
23 |
add_tax() |
S |
54 |
4 |
20 |
prepare_order_data() |
S |
45 |
2 |
42 |
add_fee() |
S |
57 |
3 |
16 |
get_states() |
S |
62 |
3 |
11 |
direct_checkout() |
S |
61 |
3 |
11 |
prepare_purchase_items_data() |
S |
56 |
2 |
19 |
apply_coupon() |
S |
61 |
2 |
12 |
update_coupon_usage() |
S |
67 |
2 |
7 |
subscribe_to_email() |
S |
69 |
2 |
7 |
refresh_cart() |
S |
67 |
1 |
7 |
country_to_state_lists() |
S |
75 |
1 |
4 |